home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.editplus.com
/
2015-02-07.ftp.editplus.com.tar
/
ftp.editplus.com
/
epp312.exe
/
[0]
/
template.java
< prev
next >
Wrap
Text File
|
2007-03-10
|
106b
|
8 lines
class ^!
{
public static void main(String[] args)
{
System.out.println("Hello World!");
}
}